home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / km294g.zip / HISTORY < prev    next >
Text File  |  1993-01-05  |  17KB  |  418 lines

  1. KM294g   - 01/05/93
  2.  
  3.          Note: Due to changes in PKUNZIP v2.04c, a new parameter
  4.                in KMAIL.CFG is supported. (UnZip_Opt=)
  5.                The internal default is UnZip_Opt=-e which is directly
  6.                compatible with new PKUNZIP. Those of you still running
  7.                with ZIP v1.10 will need to add UnZip_Opt=-x to your
  8.                KMAIL.CFG until you upgrade to the new version of Zip.
  9.                (Don't forget to change or remove it at that time!)
  10.  
  11.          Note: Check the KMAIL.CNF file. The first line must now be
  12.                either INTERRUPT or FOSSIL. BIOS is no longer a valid
  13.                entry and if specified will cause Kmail to try and
  14.                open the FOSSIL interface.
  15.  
  16. g|       - Changes for compatibility with PKZIP v2.04c
  17.  
  18. f|       - Added support for 19200 & 38400 speeds because some front-
  19.  |         end programs can pass these values to PCBoard as valid
  20.  |         carrier speeds. Update KMAIL.CFG if you need these speeds.
  21.  
  22. e|       - Compatibility problems associated with some readers trying
  23.  |         to read CONTROL.DAT and associated xxx.NDX files because of
  24.  |         the changes introduced for greater than 999 conf support.
  25.  |
  26.  |         Adjusted download routines to check the number of conferences
  27.  |         allocated on a system and when less than 999, then use
  28.  |         the old format to build CONTROL.DAT and xxx.NDX files.
  29.  
  30. d|       - Changed conference selection screen to be more user friendly.
  31.  |
  32.  |       - Corrected problems in CONTROL.DAT associated with conferences
  33.  |         greater than 999.
  34.  
  35. c|       - Number of conferences supported raised to 3,000.
  36.  
  37. b|       - Increased stack allocation.
  38.  |
  39.  |       - Added check for negative conference #'s in REP packets.
  40.  
  41. a|       - Added support for FOSSIL interface.  (see doc)
  42.  |
  43.  |       - Allow PNT file to be included within the REP pcaket.
  44.  |
  45.  |       - Updated the online KMHELP file.
  46.  |
  47.  |       - Added support for 7200 and 16800 carrier speed.
  48.  |         (Remember to add Speed= parms to your KMAIL.CFG file.)
  49.  
  50. KMAIL293 - 10/04/92
  51.  
  52.          - Allow Net sysops to deselect forced conferences.
  53.  
  54.          - Added .CFG parms RO1=, RO2=, and RO3= to allow defination
  55.            of up to three Read-Only conferences. (see sample CFG)
  56.  
  57.          - If a "disk-full" condition was encountered while scanning
  58.            messages Kmail would currupt memory an cause a system lockup.
  59.            Finally nailed this one down after many hours of tracing.
  60.  
  61.          - Fixed runtime error 201 in conference selection routine.
  62.  
  63.          - Added .CFG parms FC1=, FC2=, and FC3= to allow defining
  64.            forced conferences. (ex: FC1=0) to force conference 0.
  65.  
  66.          - Added code to check the required security level to enter
  67.            messages. This allows the sysop to define read-only
  68.            conferences by using a negative number in in the added_security
  69.            field of one or more conferences.
  70.  
  71.          - Broke the extended services file send in v2.92, Fixed!
  72.  
  73.          - Added support for 12000 carrier speed, you'll need to add
  74.            a Speed=12000 to KMAIL.CFG file.
  75.  
  76.  
  77. KMAIL292 - 07/05/92
  78.  
  79.            Added additional offline configuration options. In addition
  80.            to the normal Add, Drop, and Reset... the following new
  81.            options are accepted by Kmail:
  82.  
  83.            Yours #     (select a conference and scan only Your mail)
  84.            YA #        (select a conference and scan your mail +
  85.                         mail addressed to All).
  86.  
  87.            The # is an optional parameter. If positive the last-read
  88.            is set to that value, if negative, the last-read pointer
  89.            is set to that number of messages below the high number.
  90.  
  91.            Fixed an unusual case where bi-directional xfers would fail.
  92.  
  93.            More adjustments to the routine handling the NoTime option.
  94.  
  95.            Added the ability to run KMail from a batch file using the
  96.            PCB /localon switch. Uploading, downloading and stacked
  97.            commands are all supported.  See sample KMBATCH.BAT file.
  98.  
  99.            Changes in NoTime processing to prevent crediting too much
  100.            time in some cases.
  101.  
  102.            Added NoTime=Yes/No option in the CFG file.
  103.  
  104.            Closed security exposure when using the Block-Add routine
  105.            to select conferences.
  106.  
  107.            Changed the wording on the conference Block-Add function
  108.            to help clarify the meaning of the prompt.
  109.  
  110.            Disabled checking the BBS name in the KMAIL.KEY file due to
  111.            the problems associated with multi-node systems having a
  112.            unique name on each node. Now, only the sysop name is checked.
  113.  
  114.            Corrected processing of the .PNT file. Last-read pointers
  115.            were out of sync by one conference.
  116.  
  117.            Added a check when downloading in local mode to test if a
  118.            QWK file already exists in the target directory. The user
  119.            is given the option to continue or cancel the operation.
  120.  
  121.            Installed filters to test for invalid/non-displayable chars
  122.            in the To/From name field of the message header record. These
  123.            invalid characters would prevent TCAN filters from working.
  124.            Any messages with invalid characters will be TCAN'ed by KMail.
  125.  
  126.  
  127. KMAIL291A  03/09/92
  128.  
  129.            Automatic logoff was not working correctly if Disable_Goodbye
  130.            option was enabled in the CFG file.
  131.  
  132. KMAIL291 - 03/05/92
  133.  
  134.            Broke the bulletin scan routine earlier in this beta cycle.
  135.            It ended up trying to scan bulletins from the highest
  136.            numbered conference. Fixed!
  137.  
  138.            Added the beginning of multi-lingual support. You may now
  139.            customize the following files with a .language extension
  140.            as necessary. The English versions will NOT have a .extension.
  141.            KMail also supports the PCB @XX color codes in these files.
  142.  
  143.               NEWUSER
  144.               PNTMSG
  145.               KMHELP
  146.  
  147.      ===>  The KMAIL.HLP has been renamed to just KMHELP. Please delete
  148.      ===>  the old version and use the new help file with this version.
  149.  
  150.            Any sequence of stacked U/D commands are now accepted.
  151.            KMAIL U D Y G  or  KMAIL D Y U G  will work just fine now.
  152.  
  153.            Local mode now works exactly the same as remote callers.
  154.  
  155.            The .PNT file now contains message pointers of both BEFORE
  156.            and AFTER the mail download. When resetting message pointers
  157.            the caller may choose which set to use.
  158.  
  159.            Added "File Send" services, see KMail DOC under heading
  160.            Extended Services for info.
  161.  
  162.            Changed "Want to Receive this Packet" prompt to require
  163.            a specific match rather than default to No.
  164.  
  165.            Added enhanced error messages in a couple of places to help
  166.            isolate a problem reading CNAMES.@@@
  167.  
  168.            Added Fido style tag line support. Use: Fido_Tag=Yes in CFG.
  169.  
  170.            Revised security checking to test for "Locked" conferences
  171.            and expired security levels.
  172.  
  173.            KMail now adds user for Yours Only if a message is uploaded
  174.            into a non-selected conference. (subject to security checks)
  175.  
  176.            No longer strip the NE: from the Subject line so the the
  177.            receiver will be aware that the message is local only.
  178.  
  179.            Added message to indicate MESSAGES.DAT has reached limit.
  180.  
  181.            PreZip process failed when scanning for the name in USERS
  182.            record #1. This bug has been here since day 1 and nobody
  183.            has tried doing this until recently.
  184.  
  185.            Changed BBSID.PTR to BBSID.PNT to avoid conflict with Rnet.
  186.  
  187.            Fixed error 201 which occured processing a REP packet if the
  188.            message + the tag line ended exactly on the last byte of any
  189.            given message buffer.
  190.  
  191.            Changed logic in the conference selection routine to avoid
  192.            the "Conference out of Range" message. The user is now moved
  193.            directly to the appropriate selection panel.
  194.  
  195.            Added ability to specify maximum MESSAGES.DAT size.
  196.  
  197.            Fixed error 201 at 0051:2D3E in the PTR processing routine.
  198.            It couldn't handle a message number greater than 65,535.
  199.  
  200.            New option "Sysop_Alias=" is implemented in the CFG file. This
  201.            option is intended for those Sysops who may have something
  202.            other than their real name in record #1 of users.  Using this
  203.            option will cause messages addressed to the alias name to be
  204.            included in the personal index of a download packet. The
  205.            messages will also be marked as having been read. This option
  206.            has no effect when uploading.
  207.  
  208. KMAIL290 - 12/22/91
  209.  
  210.            Fixed a long standing problem that caused a caller to be
  211.            returned to CONF 255 if the door was opened from within any
  212.            conference greater that 255.
  213.  
  214.            Adjusted routines so that CTRL-K will abort the message scan.
  215.  
  216.            Added check for carrier-loss in the conference scan routine.
  217.  
  218.            New parm "Disable=xx" added to configuration to indicate the
  219.            number of minutes prior to event to prohibit downloading.
  220.  
  221.            Kmail was incorrectly asking for qwk/rep location after
  222.            receiving a .REP using a bi-directional protocol.
  223.  
  224.            Due to debugging code enabled, Kmail was trying to read
  225.            CONFINFO causing an error message.    Fixed!
  226.  
  227.            Adjustments made to handle EZ 2.0 reply packets.
  228.  
  229.            Chat time was not being credited to the caller
  230.  
  231.            Network status was not being granted for private conferences.
  232.  
  233. KMAIL289 - 11/11/91
  234.  
  235.            Due to debugging code left in a routine, the Speed parms
  236.            were not being processed from the CFG file.
  237.  
  238. KMAIL288 - 11/09/91
  239.  
  240.            Added additional user option "Message Limits" to allow
  241.            callers to specify messages per conference and overall
  242.            number of messages. (not to exceed system defaults).
  243.  
  244.            Added HS/Link protocol support. Just add the appropriate
  245.            HS= and HR= entries to KMail.CFG to enable HS/Link.
  246.  
  247.            Expanded TPA bytes to 18 to allow saving the date/time of
  248.            files sent via the SysFile function and to allow for
  249.            future functions.
  250.  
  251.            Using PCBSM, select "User Info File Maintenance" and update
  252.            the KMAIL Third Party Application entry with the following info.
  253.  
  254.    ==>     Version      :    30    <---- This changed!
  255.    ==>     Static Size  :    18    <---- This changed!
  256.            Dynamic Size :     1
  257.            Keyword      : KMAIL
  258.  
  259.            Network status not enabled correctly on some systems when
  260.            Ignore_Echo=Yes was in effect.  Fixed!
  261.  
  262.            Corrected new files scan when in conferences > 255.
  263.  
  264.            Added an option to prevent the caller from logging off
  265.            from within the door. Include:  Disable_Goodbye=Yes
  266.            in the KMAIL.CFG to enable this option.
  267.  
  268.            Update the time-used and time-left fields more frequently
  269.            to try and keep them in sync with PCBoard.
  270.  
  271. KMAIL287 - 08/26/91
  272.  
  273.            Added ability to transmit network adminstration files
  274.            within the QWK packet. See heading SYSFILE.DAT in docs.
  275.  
  276.            Increased HEAP and STACK allocations to see if that will
  277.            prevent the lockup that a couple of people have reported.
  278.  
  279. KMAIL286 - 08/14/91
  280.  
  281.            Midnight boundry still causing a problem. Revised elapsed
  282.            time checking to cover all cases that I can think of.
  283.  
  284. KMAIL285 - 08/11/91
  285.  
  286.            Fixed a problem for multinode systems where an abend would
  287.            occur during the New File scan if PCBFiler was also running.
  288.  
  289.            Fixed a midnight boundry problem that could cause a user to
  290.            have ZERO time the following day. This could happen if the
  291.            KMail session spanned the midnight boundry and the caller
  292.            logged off from within the KMail door.
  293.  
  294.            Added the KWORK drive and path info to the %3 parm passed
  295.            to Xmodem protocol batch files.
  296.  
  297.            No longer translate @USER@ to real name if caller has
  298.            network status.
  299.  
  300.            Added user selectable mail scan option to allow scanning
  301.            of "Personal" + "To All" messages.
  302.  
  303.            Updated KMAIL.HLP file.
  304.  
  305.            Changes to allow KMail to use the protocol batch files
  306.            from the KMail subdirectory when present.
  307.  
  308.            Strip trailing blanks from entries in the .CFG file.
  309.            Some editors were doing this, causing a problem.
  310.  
  311.            KMail was appending a TAG line to messages imported from
  312.            other systems. This is incorrect, TAG's should only be
  313.            appended to messages which originate on your system. Fixed!
  314.  
  315.            The help info would not display on the first invocation by a
  316.            user, except for the sysop. That's why I missed it.  Fixed!
  317.  
  318. KMAIL284 - 07/13/91
  319.  
  320.            Fixed yet another failure to set the mail-waiting flags.
  321.  
  322.            Added TAG line support. (See .CFG for details.)
  323.  
  324.            Also included with this level are new Welcome and Welcomeg
  325.            files. Be sure and include them in your \KMAIL directory
  326.            unless you have customized your own version.
  327.  
  328. KMAIL283 - 07/06/91
  329.  
  330.            Added @XX color codes to the KMAIL.HLP file.
  331.  
  332.            Corrected an intermittent problem causing the mail waiting
  333.            flags to not be set.
  334.  
  335.            SCRIPT0 processing was causing an unexpected "Enter to
  336.            Continue" prompt to the caller. Disabled displaying
  337.            the script0 file for now.
  338.  
  339. KMAIL282 - 07/01/91
  340.  
  341.            Added processing to set the "Mail Waiting" flags for the
  342.            various conferences during message importing. A .CFG option
  343.            Mail_Waiting=Yes/No is provided to disable it.
  344.  
  345.   ====>    KMAIL.HLP has been changed to a new format, be sure and
  346.            put the new version into your \KMAIL directory.
  347.  
  348.            Fixed a runtime 201 error caused by trying to set the
  349.            "has been read" flag of a purged message.
  350.  
  351.            Corrected Xmodem %1 and %2 parms, they were reversed.
  352.  
  353.            The SCRIPT0 file is now processed directly from the
  354.            location specified in PCBSetup.
  355.  
  356.            Fixed the System News file processing which was broken
  357.            a few levels back. The System News file processing now
  358.            respects the PCBSetup option to only send "new" news.
  359.  
  360. KMAIL281 - 06/14/91
  361.  
  362.            Included options in the CFG file to control ARC and LHA
  363.            processing. (ARC=Yes/No and LHA=Yes/No).
  364.  
  365.            Altered processing of SCRIPT0 file to prevent a message
  366.            from LHA if the SCRIPT0 is missing.
  367.  
  368. KMAIL280 - 06/09/91
  369.  
  370.            Restructured code to allow multi-node systems to run using
  371.            a common \KMAIL sub-directory.
  372.  
  373.            Added support for LHA.
  374.  
  375.            Removed the dir prompt when running in Local mode if the
  376.            QWK/REP locations are specified in the CFG file.
  377.  
  378.            Resolved compatibility problem with PowerQwk RDR.
  379.  
  380. KMAIL279 - 05/26/91
  381.  
  382.            Added support for 14,400 carrier speed. Also, removed 19,200
  383.            and 38,400 parms from the CFG file as these are port speeds
  384.            rather than carrier speeds.
  385.  
  386. KMAIL278 - 05/25/91
  387.  
  388.            Resolved a compatibility problem with SLMR 2.0, lousy timing!
  389.  
  390.            Made a change to KEY file processing on multi-node systems to
  391.            assist those that have different BBS name text on each node.
  392.            (more info in doc file)
  393.  
  394. KMAIL277 - 05/24/91
  395.  
  396.            Added BiModem support.
  397.  
  398.            Added an online HELP file "KMAIL.HLP" that callers may
  399.            view within Kmail. Just place this file in the \KMAIL dir.
  400.  
  401.            Fixed a problem that caused Kmail to reject a message if
  402.            the Sysop was using their "Real Name" in the from field.
  403.  
  404.            Fixed a problem that caused Kmail to ignore any Keyword
  405.            in the TPA record other than 'KMAIL'.
  406.  
  407.            Fixed an error in calling the Xmodem-1K protocol.
  408.  
  409.            Included separate protocol entries for Xmodem/Sum
  410.            and Xmodem/CRC to help reduce confusion.
  411.  
  412.            To assist those Sysop's who have separate QWK/REP locations,
  413.            the Loc_Dir option has been split into Qwk_Dir & Rep_Dir.
  414.  
  415.            Added parm "Buffers=" to the KMAIL.CFG to allow controlling
  416.            the number of buffered I/O blocks that Kmail will allocate.
  417.            Previously was hard coded to use (120) 512 byte blocks.
  418.